Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Updates the requirements on frequenz-client-common to permit the latest version.

Release notes

Sourced from frequenz-client-common's releases.

v0.3.0

Frequenz Client Common Library Release Notes

Summary

Update of the Pagination Params data class.

Upgrading

  • Pagination Params has been changed such that the page_size and page_token fields are now no longer optional.

New Features

  • Additional information for energy metric.
  • Add component state codes.
  • Add component error codes.

Bug Fixes

What's Changed

New Contributors

Full Changelog: frequenz-floss/frequenz-client-common-python@v0.2.0...v0.3.0

Commits
  • a074882 Bump setuptools from 68.1.0 to 75.6.0 (#49)
  • f6d07ec Bump setuptools from 68.1.0 to 75.6.0
  • 6098c3d Bump the required group with 2 updates (#48)
  • 5698746 Bump setuptools-scm[toml] from 7.1.0 to 8.1.0 (#50)
  • 1610313 Bump types-markdown from 3.7.0.20240822 to 3.7.0.20241204 (#51)
  • 6930664 Bump types-markdown from 3.7.0.20240822 to 3.7.0.20241204
  • 73cd1d7 Bump setuptools-scm[toml] from 7.1.0 to 8.1.0
  • 3007de4 Bump the required group with 2 updates
  • b45f54f Apply new repo-config 0.11 templates (#47)
  • 6a182c4 Apply new repo-config 0.11 templates
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner January 1, 2025 19:23
@dependabot dependabot bot added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users labels Jan 1, 2025
@cwasicki
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/frequenz-client-common-gte-0.1.0-and-lt-0.4.0 branch from da11df0 to aaf68d9 Compare March 20, 2025 11:43
@cwasicki
Copy link
Collaborator

@dependabot rebase

Updates the requirements on [frequenz-client-common](https://github.com/frequenz-floss/frequenz-client-common-python) to permit the latest version.
- [Release notes](https://github.com/frequenz-floss/frequenz-client-common-python/releases)
- [Changelog](https://github.com/frequenz-floss/frequenz-client-common-python/blob/v0.x.x/RELEASE_NOTES.md)
- [Commits](frequenz-floss/frequenz-client-common-python@v0.1.0...v0.3.0)

---
updated-dependencies:
- dependency-name: frequenz-client-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/frequenz-client-common-gte-0.1.0-and-lt-0.4.0 branch from aaf68d9 to 245f88b Compare March 20, 2025 13:05
github-merge-queue bot pushed a commit that referenced this pull request Mar 25, 2025
…1.0,<0.4.0 (#115)

This PR follows up on #89 and fixes dependency issues as well as new
required changes caused by the update of `frequenz-client-common` from
<0.3.0,>=0.1.0 to >=0.1.0,<0.4.0.

More specifically, the following dependencies were upgraded:
* Bump `grpcio` to >=1.68.1,<2
* Bump `protobuf` to >=5.29.2,<6

And `page_token` was added as a parameter to the list functions, so that
it is explicitly in the pagination parameters (as it is no longer an
optional parameter in the latest version).
@cwasicki
Copy link
Collaborator

cwasicki commented Apr 7, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2025

Looks like frequenz-client-common is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Apr 7, 2025
@dependabot dependabot bot deleted the dependabot/pip/frequenz-client-common-gte-0.1.0-and-lt-0.4.0 branch April 7, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants